Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rekor-server: add html page when humans reach the server via the browser #394

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Jul 28, 2021

Applying similar work did in Fulcio in this PR sigstore/fulcio#145

when users access via browser the rekor page they see, ie: https://rekor.sigstore.dev/

{
  "code": 404,
  "message": "path / was not found"
}

This PR adds a simple webpage to show to the user

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@cpanato cpanato requested a review from bobcallaway July 28, 2021 12:45
@cpanato cpanato added this to the v0.4.0 milestone Jul 28, 2021
@dlorenc dlorenc merged commit 62e6a1d into sigstore:main Jul 28, 2021
@cpanato cpanato deleted the homepage branch July 28, 2021 21:48
@cpanato cpanato modified the milestones: v0.4.0, v1.0.0 Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants